Skip to content

Martinh/ntt supported chains #268

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Jun 17, 2025
Merged

Martinh/ntt supported chains #268

merged 10 commits into from
Jun 17, 2025

Conversation

martin0995
Copy link
Contributor

@martin0995 martin0995 commented Jun 11, 2025

Description:

NTT support logic updated:

  • Automatically fetches supported chains from the SDK’s relayerContracts file.
  • Generated a nttSupport.json file grouped by environment (Mainnet, Testnet, Devnet).
  • Updated getChainDetails() to mark products.ntt as true only if the chain is in that list.

Cleanup for unsupported products:

  • Any product (e.g., NTT, Token Bridge, etc.) is now removed from products if it's not supported on any environment.

Special case for Solana Devnet:

  • Solana devnet is manually marked as supported for NTT even though it’s not in the relayer contracts.

Related to: wormhole-foundation/wormhole-docs#463

@martin0995 martin0995 requested a review from eshaben June 17, 2025 13:12
@ilariae ilariae merged commit 78169ea into dev Jun 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants